setRequestInterception

fun setRequestInterception(input: SetRequestInterceptionRequest): Single<RequestResponseFrame>

Sets the requests to intercept that match the provided patterns and optionally resource types. Deprecated, please use Fetch.enable instead.

Sources

jvm source
Link copied to clipboard